home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 50
/
Aminet 50 (2002)(GTI - Schatztruhe)[!][Aug 2002].iso
/
Aminet
/
dev
/
misc
/
Progr_Langs_v7.readme
< prev
next >
Wrap
Text File
|
2002-05-26
|
1KB
|
40 lines
Short: Comparison of progr. langs
Author: Frank Reibold
Uploader: fr-sw@reibold-online.de
Type: dev/misc
Kurz: Programmiersprachen-Vergleich
Programming Languages - A Comparison
------------------------------------
This package consists of the following files:
o Progr_Langs.guide - the document describing and comparing the programming
languages
o exe_timer - the tool used to measure the execution times (must be
run in the CLI)
o exe_timer.b - the source code in ACE Basic
o cbsi - a system information tool (must be run in the CLI)
o cbsi.out - a sample output of cbsi
o MemDiff - calculates the memory usage of a program
o MemDiff.bb2 - the source code in Blitz Basic 2
The documentation consists mainly of a couple of tables showing the
execution speeds and the lengths of the executable files created by some
programming languages like GNU C++ (egcs) and Blitz Basic 2.
You can also find the main features of those programming languages and
some hints.
News
----
o Added PowerD description
o New "cbsi" detects Amiga OS 3.9
o new "cbsi" calculates MIPS ans FLOPS more precisely under
Amiga OS 3.9
o revised Creative E description and results due to
new version 2.x
o added Free Pascal (fpc) description and results